Skip to content

Fix/linux renderer#5

Merged
LovelessCodes merged 2 commits intoreleasefrom
fix/linux-renderer
Mar 15, 2026
Merged

Fix/linux renderer#5
LovelessCodes merged 2 commits intoreleasefrom
fix/linux-renderer

Conversation

@LovelessCodes
Copy link
Collaborator

Summary

  • Fix an issue on Linux versions of Story Forge
  • Fix an issue with MacOS Silicon compiling through Github Actions being corrupt

Changes

  • Change the renderer on Linux to use CEF instead of native
  • Change the MacOS silicon runner on Github Actions

Related Issues

  • Fixes an issue reported on Discord.

Checklist

  • I have linked related issues using #
  • I have updated documentation where appropriate
  • I have verified backward compatibility or noted breaking changes
  • I have run linters/formatters and addressed warnings

Update Linux build to bundle CEF and set default renderer to CEF.
Disable CEF for macOS and Windows, set their default renderers to
native.
Disable notarization and codesign for macOS.
Disable WGPU bundling for all platforms.
@LovelessCodes LovelessCodes merged commit 6ae089e into release Mar 15, 2026
2 checks passed
@LovelessCodes LovelessCodes deleted the fix/linux-renderer branch March 15, 2026 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant